object GamerModeWarnDlg: TGamerModeWarnDlg Left = 400 Top = 112 ActiveControl = btnOk BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Gamer Mode' ClientHeight = 288 ClientWidth = 396 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object imgGamerModeWarning: TImage Left = 8 Top = 17 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object lblCloseText1: TResLabel Left = 46 Top = 20 Width = 342 Height = 33 AutoSize = False Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True WordWrap = True ResourceCaption = 49917 end object lblCloseText2: TResLabel Left = 8 Top = 63 Width = 373 Height = 66 AutoSize = False Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentColor = False ParentFont = False Transparent = True WordWrap = True ResourceCaption = 49918 end object lblAutomaticOffHours: TResLabel Left = 8 Top = 135 Width = 380 Height = 47 AutoSize = False Caption = 'lblAutomaticOffHours' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentColor = False ParentFont = False Transparent = True WordWrap = True end object chkDontShow: TResTeCheckBox Left = 8 Top = 222 Width = 380 Height = 17 AllowGrayed = False Alignment = kalLeftJustify Checked = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Spacing = 5 State = kcbsUnChecked ThemeObject = 'default' TabOrder = 0 Transparent = True WordWrap = False ResourceCaption = 24202 end object btnOk: TResTeButton Left = 62 Top = 255 Width = 75 Height = 25 ShowHint = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ModalResult = 1 ParentFont = False ParentShowHint = False TabOrder = 1 ResourceCaption = 20018 ResourceHint = 42459 end object btnCancel: TResTeButton Left = 256 Top = 255 Width = 75 Height = 25 ShowHint = True Cancel = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 2 ParentFont = False ParentShowHint = False TabOrder = 2 ResourceCaption = 20019 ResourceHint = 42458 end object ThemeForm: TTeForm2 ThemeObject = 'StandardDialog' Left = 328 Top = 16 end end